Sets an individual pixel of a PixelMap. Any pixel coordinates outside of the PixelMap's valid range will be ignored.
DX11 SET PIXELMAP PIXEL pixelMap, x, y, colour
pixelMap
DwordThe pixelmap to set the pixel of.
x
DwordThe X coordinate of the pixel to set.
y
DwordThe Y coordinate of the pixel to set.
colour
DwordThe colour to set the pixel to.
This function does not return a value.
PIXELMAP Functions Menu DX11 Function Categories